﻿2025-11-28T06:49:20.4811364Z ##[group]Run actions/checkout@v4
2025-11-28T06:49:20.4812235Z with:
2025-11-28T06:49:20.4812702Z   repository: heyarchie-ai/archie-platform-v3
2025-11-28T06:49:20.4813451Z   token: ***
2025-11-28T06:49:20.4813843Z   ssh-strict: true
2025-11-28T06:49:20.4814257Z   ssh-user: git
2025-11-28T06:49:20.4814673Z   persist-credentials: true
2025-11-28T06:49:20.4815148Z   clean: true
2025-11-28T06:49:20.4815563Z   sparse-checkout-cone-mode: true
2025-11-28T06:49:20.4816101Z   fetch-depth: 1
2025-11-28T06:49:20.4816518Z   fetch-tags: false
2025-11-28T06:49:20.4816949Z   show-progress: true
2025-11-28T06:49:20.4817536Z   lfs: false
2025-11-28T06:49:20.4817938Z   submodules: false
2025-11-28T06:49:20.4818366Z   set-safe-directory: true
2025-11-28T06:49:20.4819053Z ##[endgroup]
2025-11-28T06:49:20.5973066Z Syncing repository: heyarchie-ai/archie-platform-v3
2025-11-28T06:49:20.5975963Z ##[group]Getting Git version info
2025-11-28T06:49:20.5977383Z Working directory is '/home/runner/work/archie-platform-v3/archie-platform-v3'
2025-11-28T06:49:20.5978926Z [command]/usr/bin/git version
2025-11-28T06:49:20.6091210Z git version 2.51.2
2025-11-28T06:49:20.6122283Z ##[endgroup]
2025-11-28T06:49:20.6135455Z Temporarily overriding HOME='/home/runner/work/_temp/fc2659c3-8303-440a-bdfe-8ad6fbcf37a8' before making global git config changes
2025-11-28T06:49:20.6139797Z Adding repository directory to the temporary git global config as a safe directory
2025-11-28T06:49:20.6144079Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/archie-platform-v3/archie-platform-v3
2025-11-28T06:49:20.6182869Z Deleting the contents of '/home/runner/work/archie-platform-v3/archie-platform-v3'
2025-11-28T06:49:20.6187769Z ##[group]Initializing the repository
2025-11-28T06:49:20.6194818Z [command]/usr/bin/git init /home/runner/work/archie-platform-v3/archie-platform-v3
2025-11-28T06:49:20.6307201Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-11-28T06:49:20.6309075Z hint: is subject to change. To configure the initial branch name to use in all
2025-11-28T06:49:20.6310666Z hint: of your new repositories, which will suppress this warning, call:
2025-11-28T06:49:20.6311904Z hint:
2025-11-28T06:49:20.6312762Z hint: 	git config --global init.defaultBranch <name>
2025-11-28T06:49:20.6313769Z hint:
2025-11-28T06:49:20.6314680Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-11-28T06:49:20.6316213Z hint: 'development'. The just-created branch can be renamed via this command:
2025-11-28T06:49:20.6317758Z hint:
2025-11-28T06:49:20.6318521Z hint: 	git branch -m <name>
2025-11-28T06:49:20.6319373Z hint:
2025-11-28T06:49:20.6320478Z hint: Disable this message with "git config set advice.defaultBranchName false"
2025-11-28T06:49:20.6322532Z Initialized empty Git repository in /home/runner/work/archie-platform-v3/archie-platform-v3/.git/
2025-11-28T06:49:20.6335056Z [command]/usr/bin/git remote add origin https://github.com/heyarchie-ai/archie-platform-v3
2025-11-28T06:49:20.6379068Z ##[endgroup]
2025-11-28T06:49:20.6380354Z ##[group]Disabling automatic garbage collection
2025-11-28T06:49:20.6381425Z [command]/usr/bin/git config --local gc.auto 0
2025-11-28T06:49:20.6420642Z ##[endgroup]
2025-11-28T06:49:20.6421796Z ##[group]Setting up auth
2025-11-28T06:49:20.6422933Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-11-28T06:49:20.6455261Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-11-28T06:49:20.6819828Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-11-28T06:49:20.6852937Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-11-28T06:49:20.7100824Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2025-11-28T06:49:20.7134562Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2025-11-28T06:49:20.7372353Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2025-11-28T06:49:20.7409781Z ##[endgroup]
2025-11-28T06:49:20.7411237Z ##[group]Fetching the repository
2025-11-28T06:49:20.7421021Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +08dee3a63c06007d7f2dd1d4ce09aa92c8f43e09:refs/remotes/pull/175/merge
2025-11-28T06:49:21.1518198Z From https://github.com/heyarchie-ai/archie-platform-v3
2025-11-28T06:49:21.1537631Z  * [new ref]         08dee3a63c06007d7f2dd1d4ce09aa92c8f43e09 -> pull/175/merge
2025-11-28T06:49:21.1580612Z ##[endgroup]
2025-11-28T06:49:21.1582294Z ##[group]Determining the checkout info
2025-11-28T06:49:21.1584280Z ##[endgroup]
2025-11-28T06:49:21.1593004Z [command]/usr/bin/git sparse-checkout disable
2025-11-28T06:49:21.1666313Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2025-11-28T06:49:21.1720262Z ##[group]Checking out the ref
2025-11-28T06:49:21.1727641Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/175/merge
2025-11-28T06:49:21.2378737Z Note: switching to 'refs/remotes/pull/175/merge'.
2025-11-28T06:49:21.2380111Z 
2025-11-28T06:49:21.2381417Z You are in 'detached HEAD' state. You can look around, make experimental
2025-11-28T06:49:21.2383367Z changes and commit them, and you can discard any commits you make in this
2025-11-28T06:49:21.2389721Z state without impacting any branches by switching back to a branch.
2025-11-28T06:49:21.2396192Z 
2025-11-28T06:49:21.2398065Z If you want to create a new branch to retain commits you create, you may
2025-11-28T06:49:21.2399848Z do so (now or later) by using -c with the switch command. Example:
2025-11-28T06:49:21.2400922Z 
2025-11-28T06:49:21.2401445Z   git switch -c <new-branch-name>
2025-11-28T06:49:21.2402207Z 
2025-11-28T06:49:21.2402697Z Or undo this operation with:
2025-11-28T06:49:21.2403386Z 
2025-11-28T06:49:21.2403838Z   git switch -
2025-11-28T06:49:21.2404432Z 
2025-11-28T06:49:21.2405244Z Turn off this advice by setting config variable advice.detachedHead to false
2025-11-28T06:49:21.2406357Z 
2025-11-28T06:49:21.2407871Z HEAD is now at 08dee3a Merge 05d6d4f1f3ed583db0d618775b3806e4c1c948c8 into 57252f590e22b28209a166f542301e795e138302
2025-11-28T06:49:21.2412055Z ##[endgroup]
2025-11-28T06:49:21.2478992Z [command]/usr/bin/git log -1 --format=%H
2025-11-28T06:49:21.2518384Z 08dee3a63c06007d7f2dd1d4ce09aa92c8f43e09
